02 - Mineral solubility =========================================================================== This example shows how to run a set of Phreeqc models using certain data from external data file. It can be useful for example for running simulation using water chemical samples. We are going to use the data from a .tsv file that contains the following data: .. csv-table:: :file: analysis_data.tsv :header-rows: 1 :delim: tab Studies -------------------- This project contains **3** Studies. * PhreeqcStudy: **"study_ex4"** The input has been parameterized with parameters that will correspond to values we want to replace from imported data Db used: **"Phreeqc_dat"** database .. raw:: html :file: study_ex4.html * DiscreteDataStudy: **"Discrete Param. Data Study"** * PredominanceStudy: **"Predom. Study (SI Calcite)"** Plots -------------------- This project contains **3** Plots. * Plot 1: **"Species Concentration Input"** Input data that has been used for each simulation (every simulation correspond to a data row from input file) .. figure:: SpeciesConcentrationInput.svg :scale: 100 :alt: SpeciesConcentrationInput.svg :align: center * Plot 2: **"Calcite Saturation"** This plot shows field sample data in terms of calcite saturation/substauration .. figure:: CalciteSaturation.svg :scale: 100 :alt: CalciteSaturation.svg :align: center * Plot 3: **"Samples Cation View"** Cation in samples. .. figure:: SamplesCationView.svg :scale: 100 :alt: SamplesCationView.svg :align: center